min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
↳ QTRS
↳ Non-Overlap Check
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
MIN2(s1(X), s1(Y)) -> MIN2(X, Y)
QUOT2(s1(X), s1(Y)) -> MIN2(X, Y)
LOG1(s1(s1(X))) -> QUOT2(X, s1(s1(0)))
QUOT2(s1(X), s1(Y)) -> QUOT2(min2(X, Y), s1(Y))
LOG1(s1(s1(X))) -> LOG1(s1(quot2(X, s1(s1(0)))))
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
MIN2(s1(X), s1(Y)) -> MIN2(X, Y)
QUOT2(s1(X), s1(Y)) -> MIN2(X, Y)
LOG1(s1(s1(X))) -> QUOT2(X, s1(s1(0)))
QUOT2(s1(X), s1(Y)) -> QUOT2(min2(X, Y), s1(Y))
LOG1(s1(s1(X))) -> LOG1(s1(quot2(X, s1(s1(0)))))
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ QDP
MIN2(s1(X), s1(Y)) -> MIN2(X, Y)
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
MIN2(s1(X), s1(Y)) -> MIN2(X, Y)
trivial
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
↳ QDP
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
QUOT2(s1(X), s1(Y)) -> QUOT2(min2(X, Y), s1(Y))
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
QUOT2(s1(X), s1(Y)) -> QUOT2(min2(X, Y), s1(Y))
trivial
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
↳ QDP
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
LOG1(s1(s1(X))) -> LOG1(s1(quot2(X, s1(s1(0)))))
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))
The following pairs can be strictly oriented and are deleted.
The remaining pairs can at least by weakly be oriented.
LOG1(s1(s1(X))) -> LOG1(s1(quot2(X, s1(s1(0)))))
[LOG1, s1] > 0
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
↳ QTRS
↳ Non-Overlap Check
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ AND
↳ QDP
↳ QDP
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
min2(X, 0) -> X
min2(s1(X), s1(Y)) -> min2(X, Y)
quot2(0, s1(Y)) -> 0
quot2(s1(X), s1(Y)) -> s1(quot2(min2(X, Y), s1(Y)))
log1(s1(0)) -> 0
log1(s1(s1(X))) -> s1(log1(s1(quot2(X, s1(s1(0))))))
min2(x0, 0)
min2(s1(x0), s1(x1))
quot2(0, s1(x0))
quot2(s1(x0), s1(x1))
log1(s1(0))
log1(s1(s1(x0)))